Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix[close #356]: Block not removed when canceling update #364

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

mirkobrombin
Copy link
Member

@mirkobrombin mirkobrombin commented Sep 6, 2024

This will ensure the upgrade lock file gets removed if no other abroot instances are running.

Tested locally, using abroot config-editor to start a new process, then abroot upgrade --dry-run on a new terminal:

  ERROR   upgrades are locked, another is running

while closing the first process:

  ERROR   no update available

core/system.go Outdated Show resolved Hide resolved
@mirkobrombin mirkobrombin merged commit 1f15dc0 into main Sep 7, 2024
5 checks passed
@mirkobrombin mirkobrombin deleted the fix/356 branch September 7, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants